Make sendmail-query-once update send-mail-function directly.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 3 Sep 2011 20:24:12 +0000 (16:24 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 3 Sep 2011 20:24:12 +0000 (16:24 -0400)
commit629bf9f005d10d529274f61b694dfd407a2fdc32
treea96f423e4179e4882b515cfcba82db17d9ae9542
parent4a6a48df094575517b1c3608960993d27306a975
Make sendmail-query-once update send-mail-function directly.

* mail/sendmail.el (sendmail-query-once-function): Deleted.
(sendmail-query-once): Save directly to send-mail-function.
Update message-send-mail-function too.

* mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
lisp/ChangeLog
lisp/mail/sendmail.el
lisp/mail/smtpmail.el